| GUI Help > Special > getProgressBarMin | ||||||||||||||
|
getProgressBarMin |
||||||||||||||
| int min=getProgressBarMin(handle gadget) | ||||||||||||||
|
Description: Returns the minimum allowed range value of a progress bar. You can set this using setProgressBarRange. |
||||||||||||||
|
Return Value: |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |